ActiveReports 8
IItemCollection<T> Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IItemCollection<T> Interface

Glossary Item Box

The following tables list the members exposed by IItemCollection<T>.

Public Properties

 NameDescription
 PropertyCountGets number of items in the collection.  
 PropertyItemGets the T at the specified index.  
Top

See Also